home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C / Applications / POV-Ray 3.0.2 / Documentation / DOCDEMOS / SKYSPH2.INC < prev    next >
Encoding:
Text File  |  1996-05-31  |  190 b   |  13 lines  |  [TEXT/R*ch]

  1. //
  2. // POV-Ray(tm) 3.0 tutorial example scene.
  3. // Copyright 1996 by the POV-Ray Team
  4. //
  5.  
  6. #include "skysph1.inc"
  7.  
  8. plane { y, 0
  9.   pigment { color Green }
  10.   finish { ambient .3 diffuse .7 }
  11. }
  12.  
  13.